Skip to content

Conversation

@ivanmarkovic1402
Copy link
Contributor

@mariajemaria mariajemaria self-requested a review December 30, 2024 11:25
@ivanmarkovic1402 ivanmarkovic1402 marked this pull request as ready for review December 31, 2024 07:44
}
}

private void SetItemPageNumber(IPagedList<Tag> items)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if I read this correctly - "resaving" tags with correct page numbers will be done every time someone visits UI without page query string specified?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the root cause of the issue is that the page number is reading default value of 1, so when it loads page it has to save it.

@sonarqubecloud
Copy link

@ivanmarkovic1402 ivanmarkovic1402 merged commit b88526e into master Jan 14, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants